silence "Can not convert group sid" warnings in the log
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 14 Feb 2024 12:26:29 +0000 (15:26 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 20 Jun 2024 06:49:50 +0000 (09:49 +0300)
commit54b9dd42198e0eba49cfc248424462c0256f04e2
tree1b556fcbaf69c62c951a887adf0d32d6d13f92f8
parenta16dece211aafee68f51abecde800917991866d2
silence "Can not convert group sid" warnings in the log

Forwarded: yes

/var/log/samba/log.winbind is full of messages like:

[2024/02/09 06:25:04.788182,  1, pid=74620] source3/winbindd/winbindd_getgroups.c:259(winbindd_getgroups_recv)
  Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED

On a busy server these are logged several 1000s times per minute,
making any other messages basically invisible.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Gbp-Pq: Name silence-can-not-convert-group-sid.diff
source3/winbindd/winbindd_getgroups.c